home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 438 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 8 Jan 1996 00:26:08 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4cpob0$ong@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38231819@kone.fipnet.fi> <4cgsn7$ke3@maureen.teleport.com> <38231852@kone.fipnet.fi> <4ck41j$a9a@serpens.rhein.de> <38231887@kone.fipnet.fi> <4cmr3i$58s@serpens.rhein.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Michael van Elst (mlelstv@serpens.rhein.de) wrote:
  14.  
  15. : The OS3.x double buffering functions are significantly
  16. : faster _and_ more accurate since you can synchronize
  17. : with the display. WaitTOF() requires that you run at
  18. : a high enough priority.
  19.  
  20. IMHO scrollvport needs either waittof or a vblank-server to make
  21. sure cpu wont be faster than framerate.
  22.  
  23. so I guess we can forget scrollvport for gfx cards, 3.0 buffering
  24. is the only way. I'll keep it in mind for pre-3.0-chipset buffering :)
  25.  
  26. : Regards,
  27. : -- 
  28. :                                 Michael van Elst
  29.  
  30. : Internet: mlelstv@serpens.rhein.de
  31. :                                 "A potential Snark may lurk in every tree."
  32.